Skip to content

Bump github/codeql-action from ef36b69c6d7c22bd9d0183f534d82d47639dc745 to b1228d060cad1666537a3dd6154790c05090bd3b#123

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/github/codeql-action-b1228d060cad1666537a3dd6154790c05090bd3b
Closed

Bump github/codeql-action from ef36b69c6d7c22bd9d0183f534d82d47639dc745 to b1228d060cad1666537a3dd6154790c05090bd3b#123
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/github/codeql-action-b1228d060cad1666537a3dd6154790c05090bd3b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2025

Copy link
Copy Markdown
Contributor

Bumps github/codeql-action from ef36b69c6d7c22bd9d0183f534d82d47639dc745 to b1228d060cad1666537a3dd6154790c05090bd3b.

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

  • The cleanup-level input to the analyze Action is now deprecated. The CodeQL Action has not written intermediate results to the database since version 2.2.5, so this option now has little to no practical use. #2998

3.29.5 - 29 Jul 2025

  • Update default CodeQL bundle version to 2.22.2. #2986

3.29.4 - 23 Jul 2025

No user facing changes.

3.29.3 - 21 Jul 2025

No user facing changes.

3.29.2 - 30 Jun 2025

  • Experimental: When the quality-queries input for the init action is provided with an argument, separate .quality.sarif files are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. #2935

3.29.1 - 27 Jun 2025

  • Fix bug in PR analysis where user-provided include query filter fails to exclude non-included queries. #2938
  • Update default CodeQL bundle version to 2.22.1. #2950

3.29.0 - 11 Jun 2025

  • Update default CodeQL bundle version to 2.22.0. #2925
  • Bump minimum CodeQL bundle version to 2.16.6. #2912

3.28.21 - 28 July 2025

No user facing changes.

3.28.20 - 21 July 2025

3.28.19 - 03 Jun 2025

  • The CodeQL Action no longer includes its own copy of the extractor for the actions language, which is currently in public preview. The actions extractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled the actions language and you have pinned your tools: property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disable actions analysis.
  • Update default CodeQL bundle version to 2.21.4. #2910

... (truncated)

Commits
  • b1228d0 Merge pull request #3004 from github/mbg/missing-query-pack-config-error
  • c87fc48 Treat missing pack errors as configuration errors
  • 60bf7df Merge pull request #2914 from github/henrymercer/language-extensibility
  • f30d00f Update Language doc
  • 377976a Improve type of trapCaches now Language is non-exhaustive
  • ea05bf2 Use more explicit checks on .length for readability
  • e682065 Fix docstring in start-proxy
  • fa18cc9 Improve docstrings for language types
  • bf692c0 Merge branch 'main' into henrymercer/language-extensibility
  • 83e92ed Improve detection of Rust in languages input
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from ef36b69c6d7c22bd9d0183f534d82d47639dc745 to b1228d060cad1666537a3dd6154790c05090bd3b.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@ef36b69...b1228d0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: b1228d060cad1666537a3dd6154790c05090bd3b
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Aug 6, 2025
@dependabot dependabot Bot requested a review from nosborn as a code owner August 6, 2025 18:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Aug 6, 2025
@dependabot @github

dependabot Bot commented on behalf of github Aug 7, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #124.

@dependabot dependabot Bot closed this Aug 7, 2025
@dependabot dependabot Bot deleted the dependabot/github_actions/github/codeql-action-b1228d060cad1666537a3dd6154790c05090bd3b branch August 7, 2025 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants